home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 6 / PC World Interactive 6.iso / online / wsping32.EXE / WSPING32.TXT < prev   
Text File  |  1995-07-08  |  2KB  |  53 lines

  1. WSPING32   -  Copyright 1995 John A. Junod
  2.   This program released for free use and unlimited distribution.  Any
  3.   commercial distribution of this program must provide a copy of the
  4.   book, CD or package wherein this software is distributed to 
  5.     John A. Junod
  6.     267 Hillwood St.
  7.     Martinez, GA 30907
  8.  
  9. Description
  10.   This program implements PING, traceroute and DNS specifically for
  11.   Windows 95 and Windows NT.  It does work on some network stacks
  12.   on Win32s installed on Windows for Workgroups.  PING is used to
  13.   check network reachability of hosts.  Its a trouble shooting tool.
  14.  
  15. 95.07.08
  16.   Changed design of main window.
  17.   DNS fix.
  18.   Dropdown listbox retrieves its host names from "HOST=xxxx"
  19.     lines in the WS_FTP.INI file located in the Windows directory.
  20.     This program does not update the dropdown list.
  21.  
  22. Testing
  23.  
  24.    Traceroute functions in this program have only
  25.    been tested on:
  26.  
  27.      Windows NT 3.5 with Microsoft TCP/IP
  28.      Windows 95 with Microsoft TCP/IP
  29.      WFWG 3.11 with Win32s 1.2 and Trumpet 2.0B
  30.  
  31.    Ping functions have been tested on:
  32.      
  33.      Windows NT 3.5 with Microsoft TCP/IP
  34.      Windows 95 with Microsoft TCP/IP
  35.      WFWG 3.11 with Win32s 1.2 and Trumpet 2.0B
  36.      WFWG 3.11 with Win32s 1.2 and Ipswitch Acadia 1.0
  37.      should work on anything EXCEPT MS TCP/IP 32 under
  38.        WFWG 3.11 and Win32s.
  39.  
  40.    Lookup (Winsock) functions have been tested on:
  41.  
  42.      Windows NT 3.5 with Microsoft TCP/IP
  43.      Windows 95 with Microsoft TCP/IP
  44.      WFWG 3.11 with Win32s 1.2 and Trumpet 2.0B
  45.      WFWG 3.11 with Win32s 1.2 and Ipswitch Acadia 1.0
  46.      should work on anything
  47.  
  48.    Lookup (nslookup) functions have been tested on:
  49.  
  50.      Windows NT 3.5 with Microsoft TCP/IP
  51.      Windows 95 with Microsoft TCP/IP
  52.  
  53.